home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / stac0193.zip / TEC036.DOC < prev    next >
Text File  |  1992-11-05  |  2KB  |  60 lines

  1. ___________________________________________________________________________
  2. STAC FAX                                                           STAC FAX
  3.  
  4. Title: Configuring a CD-ROM on a Stacked System  
  5.  
  6. STACKER NOTE TEC036 - 6/18/92                          STAC FAX Index #2507
  7. ___________________________________________________________________________
  8.  
  9. Background.
  10.  
  11.    During system startup, Stacker drives are assigned a drive letter by DOS 
  12.    as they are "mounted" by the Stacker device driver in Config.sys.  CD-ROM 
  13.    drives are not assigned a drive letter until MSCDEX.exe loads in the
  14.    Autoexec.bat file.  Because Stacker drive letters are assigned first, 
  15.    the CD-ROM will have to take the next available letter.  This means that 
  16.    if your CD-ROM existed before Stacker, you will probably have to 
  17.    re-configure it to use a new drive letter. 
  18.  
  19. Configuring the CD-ROM.
  20.  
  21. 1.  CONFIG.SYS
  22.     Here are is a sample Config.sys.  It is recommended that the CD-ROM 
  23.     device be loaded after SSWAP.COM as shown.
  24.  
  25.     DEVICE=C:\DOS\SETVER.EXE  (this is required if running under DOS 5.0)
  26.     DEVICE=C:\STACKER\STACKER.COM  C:\STACVOL.DSK .....etc.
  27.     DEVICE=C:\STACKER\SSWAP.COM C:\STACVOL.DSK /SYNC
  28.  
  29.     DEVICE=SONYCDU.SYS or DEVICE=PCD650S.SYS   [/D:name /B:xxx /M:mode]
  30.  
  31. 2.  AUTOEXEC.BAT:
  32.     The CD-ROM letter is assigned here with the /L: parameter on the 
  33.     MSCDEX command line.  Take note of the Stacker drive letter  assignments 
  34.     at boot time.  For example, to determine which drive letters Stacker has 
  35.     been given, type:
  36.  
  37.     C:\STACKER\STACKER      <ENTER>
  38.     
  39.     The output will look similar to: 
  40.     
  41.     STACKER - 2.00, (c) 1990-91, Stac Electronics, Carlsbad, CA
  42.     Drive C: was drive D: at boot time   [ D:\STACVOL.DSK ]
  43.     Drive D: was drive C: at boot time  
  44.    
  45.     Set the CD-ROM to the next available drive letter. In this example, 
  46.     drive E: is available for the CD-ROM.  In Autoexec.bat you would assign 
  47.     drive E: on the MSCDEX command line.  
  48.       
  49.     MSCDEX /D:name /M:x /V /L:letter /E 
  50.  
  51.     Change /L:Letter to /L:E
  52.     
  53.     MSCDEX /D:name /M:x /V  /L:E  /E    
  54.  
  55.     After changing the CD-ROM drive letter, it may be necessary to re-setup 
  56.     applications or programs to recognize the new drive letter designation.
  57.  
  58. ___________________________________________________________________________
  59. Copyright 1992, Stac Electronics                    STAC FAX (619) 431-6712
  60.